| オーバーロード | 解説 | 
|---|---|
| Fraction<T> コンストラクタ(T,T) | Initializes a new instance of Fraction<T> structure with the specified numerator and denominator. | 
| Fraction<T> コンストラクタ(T) | Initializes a new instance of Fraction<T> structure with the specified numerator and denominator. |